home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / textfile / txt_l2z / ser38400 / ser38400.txt < prev   
Text File  |  1995-04-25  |  2KB  |  40 lines

  1.  
  2.  Some people using a HST modem on a atari ST wished their computer
  3. had a 38400 Baud modem port for optimal arc transmission.A 38400
  4. baud ,locked port can be created with some extra hardware.
  5.  
  6. I,writer of this document,and drawer of the picture do not feel 
  7. responsable for any damage made to your equipment while building
  8. or using this 38400 baud serial port.
  9.  
  10.  
  11.  The file SER38400.PI3 contains a picture file wich gives you some
  12. information ,how to create a locked 38400 kbaud rs-232 serial port.
  13.  
  14. The principal is quite simple.Normaly Timer D creates the Baudrate
  15. of the USART in the MFP.In order to give the USART an external clock
  16. we have to disable the connection between the output of timer D (pin 16)
  17. and the reciever/transmitter clock (pin 7 and 10) of the USART.
  18. The easest way to to that is to make a little scratch op the platine.
  19.  
  20. At this point we have no clock for our usart.To get a new clock signal
  21. we take a clock signal of 2.4576 Mhz (pin 18 MFP) and devide it by 4
  22. To do this,we use a 4040.The result on pin 7 of the 4040 (614400HZ) will 
  23. be our new USART RC/SC.The frequency is this high because the USART will
  24. devide it by 16.Result is a serial port of 38400 KBaud.
  25.  
  26. I hope this explanation will give you enough information to create such
  27. a baudrate (if you need it)
  28.  
  29. For any problems or information you can contact:
  30.  
  31.                                             Erno Meffert
  32.                                             postbus 2174
  33.                                             6802 CD Arnhem
  34.                                             Holland
  35.  
  36.                           Or using email:   QuickBBS ST Arnhem
  37.                                             31-(0)85-644262
  38.                                             Fidonode 2:281/801
  39.  
  40.